projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4153e47
)
mips: bmips: bcm6328: fix brcm, bcm6328-mc size
author
Álvaro Fernández Rojas
<
[email protected]
>
Thu, 11 May 2017 09:01:27 +0000
(11:01 +0200)
committer
Daniel Schwierzeck
<
[email protected]
>
Fri, 12 May 2017 11:20:03 +0000
(13:20 +0200)
Shrink brcm,bcm6328-mc size to avoid overlapping with other controllers
Signed-off-by: Álvaro Fernández Rojas <
[email protected]
>
arch/mips/dts/brcm,bcm6328.dtsi
patch
|
blob
|
history
diff --git
a/arch/mips/dts/brcm,bcm6328.dtsi
b/arch/mips/dts/brcm,bcm6328.dtsi
index 4adc83fcb43713bebb9cabf624edd600862c9cd9..3926885899d6db24b3c3fec334ff198bd6f722d0 100644
(file)
--- a/
arch/mips/dts/brcm,bcm6328.dtsi
+++ b/
arch/mips/dts/brcm,bcm6328.dtsi
@@
-120,7
+120,7
@@
memory-controller@10003000 {
compatible = "brcm,bcm6328-mc";
- reg = <0x10003000 0x
1000
>;
+ reg = <0x10003000 0x
864
>;
u-boot,dm-pre-reloc;
};
};